home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000190_news@columbia.edu _Mon Apr 10 21:06:15 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA23630
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 10 Apr 2000 21:06:14 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA23788
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 10 Apr 2000 20:47:28 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: Ctrl-C exit VS. Fin
  11. Date: 11 Apr 2000 00:47:27 GMT
  12. Organization: Columbia University
  13. Message-ID: <8ctsmv$n79$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <nTtI4.129562$Pa1.3413508@news6.giganews.com>,
  17. Steve <steve@baus-systems.com> wrote:
  18. : The problem is I can not come up with a way for the VB code to determine if
  19. : K95 was truely exited by a users at that PC doing a CRTL-C and not a Fin
  20. : from the sending computer or any timeout / abort / too many retries etc.
  21. : Since there could be a timeout, simply checking for the existance of file1
  22. : will not work.
  23. : We are using a function that will keep the application from continuing past
  24. : the K95 server until it is finished but it does not return a value that
  25. : tells how K95 was exited.
  26. IF SUCCESS after SERVER will fail if the user pressed Ctrl-C
  27. whereas it will succeed if the SERVER was terminated by FINISH.
  28.  
  29.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  30.                  The Kermit Project * Columbia University
  31.               612 West 115th St #716 * New York, NY * 10025
  32.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org